Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Commit 11624b2

Browse files
committed
updated
1 parent 0f2c57c commit 11624b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/before_install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22
echo "Cleaning old app files..."
3-
rm -rf /home/ubuntu/app/*
3+
sudo rm -rf /home/ubuntu/app/*

0 commit comments

Comments
 (0)