1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00

Fix bundle move

This commit is contained in:
Selamanse 2017-07-18 17:10:38 +02:00
parent 42ae837502
commit fecd700bc3

View file

@ -67,6 +67,7 @@ sudo curl -L -o $final_path/rocket.chat-$ROCKETCHAT_VERSION.gtar "https://rocket
sudo tar -xzf $final_path/rocket.chat-$ROCKETCHAT_VERSION.gtar -C $final_path
sudo ls -lah $final_path
sudo mv $final_path/bundle/** $final_path
sudo mv $final_path/bundle/.node_version.txt $final_path
cd $final_path/programs/server/