Skip to content

Commit

Permalink
typo script init
Browse files Browse the repository at this point in the history
Signed-off-by: barakda <[email protected]>
  • Loading branch information
barakda committed Oct 31, 2024
1 parent 8e24f26 commit f058fb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/atom/cpArtifactAndCleanup.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
!/bin/bash
#/bin/bash

sudo rm -rf /home/cephnvme/artifact/*
sudo ls -lta /home/cephnvme/artifact
Expand All @@ -13,4 +13,4 @@ sudo tar -czf /home/cephnvme/artifact.tar.gz -C /home/cephnvme/artifact .
sudo ls -lta /home/cephnvme/artifact
sudo ls -lta /home/cephnvme
sudo chmod +rx /home/cephnvme/artifact.tar.gz
sudo rm -rf /home/cephnvme/busyServer.txt
sudo rm -rf /home/cephnvme/busyServer.txt

0 comments on commit f058fb6

Please sign in to comment.