🔒 Closed How to make autoscript paturo mga boss

Status
Not open for further replies.
ang file extension niya is .sh

How to make?

upload your theme to github or dropbox or kung saan pwede si wget
create new file <anyname>.sh

lagay mo sa file

Code:
#!/bin/bash
echo "Removing Old Template"
rm -rf /home/vps/public_html/asset
rm -rf /home/vps/public_html/view

echo "Installing <Name of Template> Theme"
cd /tmp
wget https://raw.githubusercontent.com/example/example-template/master/scripts/<autoscriptname>.sh
mv asset /home/vps/public_html
mv view /home/vps/public_html

echo "Successfully Installed <ThemeName>, Enjoy!"

change mo yung <> ...
thats it
 
ang file extension niya is .sh

How to make?

upload your theme to github or dropbox or kung saan pwede si wget
create new file <anyname>.sh

lagay mo sa file

Code:
#!/bin/bash
echo "Removing Old Template"
rm -rf /home/vps/public_html/asset
rm -rf /home/vps/public_html/view

echo "Installing <Name of Template> Theme"
cd /tmp
wget https://raw.githubusercontent.com/example/example-template/master/scripts/<autoscriptname>.sh
mv asset /home/vps/public_html
mv view /home/vps/public_html

echo "Successfully Installed <ThemeName>, Enjoy!"

change mo yung <> ...
thats it
Yun maraming salamat paps isa kang alamat
 
Status
Not open for further replies.

About this Thread

  • 16
    Replies
  • 1K
    Views
  • 8
    Participants
Last reply from:
Jigsawkramer

Trending Topics

Online now

Members online
1,221
Guests online
1,826
Total visitors
3,047

Forum statistics

Threads
2,292,145
Posts
29,074,839
Members
1,210,184
Latest member
iamjus
Back
Top