On force la copie des scripts 3 et 4
This commit is contained in:
@@ -44,7 +44,7 @@ if true; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if true; then
|
if true; then
|
||||||
cp Install-Mastodon-Phase3.sh Install-Mastodon-Phase4.sh /home/mastodon || exit 18
|
cp -f Install-Mastodon-Phase3.sh Install-Mastodon-Phase4.sh /home/mastodon || exit 18
|
||||||
chown -R mastodon /home/mastodon || exit 19
|
chown -R mastodon /home/mastodon || exit 19
|
||||||
chmod +x /home/mastodon/Install*.sh
|
chmod +x /home/mastodon/Install*.sh
|
||||||
su - mastodon -c ./Install-Mastodon-Phase3.sh || exit 20
|
su - mastodon -c ./Install-Mastodon-Phase3.sh || exit 20
|
||||||
|
|||||||
Reference in New Issue
Block a user